board_f: powerpc: Rename get_clocks_866() to get_clocks()
authorSimon Glass <[email protected]>
Tue, 28 Mar 2017 16:27:20 +0000 (10:27 -0600)
committerTom Rini <[email protected]>
Wed, 5 Apr 2017 17:52:50 +0000 (13:52 -0400)
commitd593c61672eb0fe21380750b3b1a816cea9f86bd
tree7fa27eff4766f35eab3491f719f6a1c7ad46da4b
parentc252c06857b8ed73284ea526f5b1260f32ea166a
board_f: powerpc: Rename get_clocks_866() to get_clocks()

We really don't need to have a name like this in the generic init
sequence. Use the generic get_clocks() name so that we can merge these
two at some point.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: York Sun <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/powerpc/cpu/mpc8xx/speed.c
common/board_f.c
include/common.h